Skip to content

xenova/model-explorer

Repository files navigation

ONNX Model Explorer

Browse, search, and visualize ONNX models. Try it out using the online demo or browse the ONNX files in the dataset. Neural network visualization powered by Netron.

model-explorer.mp4

Getting Started

Clone the repository:

git clone https://github.com/xenova/model-explorer.git
cd model-explorer

Install dependencies:

npm install

Run the development server:

npm run dev

Build for production:

npm run build

Preview the production build:

npm run preview

Dataset Collection

For more information about how the dataset was collected, check out transformers.js-benchmarking

About

Browse, search, and visualize ONNX models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published